// Generated for: spectre
// Generated on: Apr 13 03:23:21 2010
// Design library name: Tutorial
// Design cell name: 16bInvbls
// Design view name: schematic
simulator lang=spectre
global 0

// Library name: Tutorial
// Cell name: blsInverter
// View name: schematic
subckt blsInverter VDD VSS in out
    MP (out in VDD VDD) ami06P w=6u l=600n as=9e-12 ad=9e-12 ps=15.0u \
        pd=15.0u m=1 region=sat
    MN (out in VSS VSS) ami06N w=3u l=600n as=4.5e-12 ad=4.5e-12 ps=9u \
        pd=9u m=1 region=sat
ends blsInverter
// End of subcircuit definition.

// Library name: Tutorial
// Cell name: 8bInvbls
// View name: schematic
subckt Tutorial_8bInvbls_schematic VDD VSS in1 in2 in3 in4 in5 in6 in7 in8 \
        o1 o2 o3 o4 o5 o6 o7 o8
    I3 (VDD VSS in4 o4) blsInverter
    I2 (VDD VSS in3 o3) blsInverter
    I1 (VDD VSS in2 o2) blsInverter
    I0 (VDD VSS in1 o1) blsInverter
    I7 (VDD VSS in8 o8) blsInverter
    I6 (VDD VSS in7 o7) blsInverter
    I5 (VDD VSS in6 o6) blsInverter
    I4 (VDD VSS in5 o5) blsInverter
ends Tutorial_8bInvbls_schematic
// End of subcircuit definition.

// Library name: Tutorial
// Cell name: 16bInvbls
// View name: schematic
I1 (VDD VSS in9 in10 in11 in12 in13 in14 in15 in16 o9 o10 o11 o12 o13 o14 \
        o15 o16) Tutorial_8bInvbls_schematic
I0 (VDD VSS in1 in2 in3 in4 in5 in6 in7 in8 o1 o2 o3 o4 o5 o6 o7 o8) \
        Tutorial_8bInvbls_schematic
simulatorOptions options reltol=1e-3 vabstol=1e-6 iabstol=1e-12 temp=27 \
    tnom=27 scalem=1.0 scale=1.0 gmin=1e-12 rforce=1 maxnotes=5 maxwarns=5 \
    digits=5 cols=80 pivrel=1e-3 ckptclock=1800 \
    sensfile="../psf/sens.output" checklimitdest=psf 
modelParameter info what=models where=rawfile
element info what=inst where=rawfile
outputParameter info what=output where=rawfile
designParamVals info what=parameters where=rawfile
primitives info what=primitives where=rawfile
subckts info what=subckts  where=rawfile
saveOptions options save=allpub
